home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / reora121.zip / REORA.DOC < prev    next >
Text File  |  1990-10-12  |  4KB  |  112 lines

  1.           ╔═════════════════════════════════════════════════╗
  2.           ║   REORA - Random Echo Origins (Remote Access)   ║
  3.           ║                                                 ║
  4.           ║          Written by Edward L. Grinnell          ║
  5.           ║                                                 ║
  6.           ║ Copyright BBSoft Inc, 1990. All Rights Reserved.║
  7.           ╚═════════════════════════════════════════════════╝
  8.  
  9. This product is guaranteed only to take up disk space. I take no
  10. responsibility for anything that happens but rest assured that it has
  11. been tested and no one has reported any formatted drives, dogs flying
  12. or Elvis' picture appearing on your monitor.
  13.  
  14. WHAT IS REO?
  15.  
  16. REO is a random echo origin line program. It will allow you to be a
  17. little more creative with your origin lines and keep you guessing.
  18. Every time the program runs, it will make a different origin line
  19. [defined by you] for each echo [up to 25 echos in one pass] you have.
  20.  
  21. Unfortunately, I couldn't make it go over 25 echos and 35 origin lines
  22. but with a little creative programming, I overcame that problem so you
  23. could have up to 200 echos and 35 origin lines per echo.
  24.  
  25. WHY?
  26.  
  27. REO came about from a conversation on a local echo. I whipped up a test
  28. version and it seemed to work. Over the past couple of weeks, it has
  29. gone through several changes and I even whipped up a program to make
  30. the origin lines. It's been a real challenge and I think it's been
  31. worth it. I've had a lot of fun doing it and it's been challenging
  32. trying to find more origin lines to add to the mix.
  33.  
  34. SETTING UP REO
  35.  
  36. Don't say I didn't warn you! Back up your MESSAGES.RA before you use
  37. the programs!
  38.  
  39. Unzip the REO archive and put REORA, REOMAKE and REOM.CTL into your
  40. Remote Access directory. Run the REOMAKE program [Read REOMAKE.DOC to
  41. see how to use REOMAKE] and make your control file(s) for REO. In your
  42. batch file, put REORA <control file> before you call Remote Access. As
  43. an example, if you make an REO.CTL file, then put this in your batch
  44. file
  45.  
  46. :LOCAL_RA
  47. CD\RA
  48. REORA REO.CTL
  49. RA -L -E0
  50. GOTO AFTER_RA
  51.  
  52. :300_BAUD
  53. CD\RA
  54. REORA REO.CTL
  55. RA -B300 -E0
  56. GOTO AFTER_RA
  57.  
  58. Do that for all baud rates supported. Now when the program runs, it
  59. will make a new origin line for each echo defined.
  60.  
  61. Each control file is only good for 25 echos and 35 origin lines. If you
  62. want more echos, then you can make up a separate control file for the
  63. other echos and call REORA with a different control file name.
  64.  
  65. :2400_BAUD
  66. CD\RA
  67. REORA REO.CTL
  68. REORA REX.CTL
  69. RA -B2400 -E0
  70. GOTO AFTER_RA
  71.  
  72. The more echos and origin lines you have defined, the longer it will
  73. take the program to run. Don't worry, it isn't that long but I wanted
  74. you to be aware of that fact.
  75.  
  76. That's it, pretty easy. There's not much to running the program and it
  77. takes longer to explain it [and REOMAKE] than it does to get used to it
  78. or to get good at doing it.
  79.  
  80. WHAT'S NEXT?
  81.  
  82. Well, I plan on adding another random switch to allow you to have an
  83. almost unlimited number of origin lines per echo. It'll be a while as I
  84. plan on taking a break from the program and clear my head up [and get
  85. into another project that is on hold].
  86.  
  87. HISTORY
  88.  
  89.   Version   What happened
  90.   -------   -------------
  91.      1.21 - Control file no longer required echo name.
  92.      1.20 - Fully tested and functioning version. Works fine, lasts a
  93.             long time.
  94. 1.00-1.19 - Beta versions, numerous bug fixes and enhancements.
  95.  
  96. THANKS
  97.  
  98. Thanks to Jason Reynolds, Doug Smith, Joey Kelly and Kenneth Williams
  99. for beta testing. Thanks to Jason Reynolds and Doug Smith for the idea.
  100. Thanks also to The Lone Ranger, The Rescue Rangers, Tony the Tiger and
  101. Toni Tenille.
  102.  
  103.  
  104. ONE LAST THING
  105.  
  106. It took a while and a lot of hard work, so I guess I'll ask for money
  107. for doing it. If you like the program and use it, send me $5 (See the
  108. REGISTER.REO file for the address). The program isn't going to beep,
  109. it won't expire on you nor will it give you any reminders to register.
  110. I just hope you'll keep that in mind and decide to register it. Thanks
  111. to anyone who does register. I'm going to use it for registering a few
  112. things that I can't afford to register (and had to stop using <sniff>).